Skip to content

fixed error "Uncaught TypeError: Failed to execute 'createObjectURL' … … …on 'URL': No function was found that matched the signature provided." by replacing src with srcObject and assigning it stream object#1

Open
cbialobos wants to merge 4 commits intonilstate:masterfrom
evs-broadcast:master

Conversation

@cbialobos
Copy link
Copy Markdown

Hello,

symple-player is using now removed method URL.createObjectURL.

It is fixed in the PR.

By the way, iridiumsoft partially fixed it and I fixed the last call of the problematic method.

Sameer Ali and others added 4 commits December 23, 2018 02:15
…on 'URL': No function was found that matched the signature provided." by replacing src with srcObject and assigning it stream object
…bject

fixed error "Uncaught TypeError: Failed to execute 'createObjectURL' …
- update minified file as well
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant